ComponentOne ASP.NET MVC Controls
SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> Class
Members 

C1.Web.Mvc.Finance.Fluent Namespace : SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> Class
Defines a builder to configurate C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public MustInherit Class SingleOverlayIndicatorBaseBuilder
    (Of T,TControl As SingleOverlayIndicatorBase(Of T),
     TBuilder As SingleOverlayIndicatorBaseBuilder(Of T,TControl,TBuilder)) 
   Inherits C1.Web.Mvc.Fluent.ExtraSeriesBuilder(Of T,TControl,TBuilder)
[EditorBrowsable(EditorBrowsableState.Never)]
public abstract class SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> : C1.Web.Mvc.Fluent.ExtraSeriesBuilder<T,TControl,TBuilder> 
where TControl: SingleOverlayIndicatorBase<T>
where TBuilder: SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder>
Type Parameters
T
TControl
TBuilder
Inheritance Hierarchy

System.Object
               C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Finance.Fluent.ATRBuilder<T>
                  C1.Web.Mvc.Finance.Fluent.CCIBuilder<T>
                  C1.Web.Mvc.Finance.Fluent.RSIBuilder<T>
                  C1.Web.Mvc.Finance.Fluent.WilliamsRBuilder<T>

See Also

Reference

SingleOverlayIndicatorBaseBuilder<T,TControl,TBuilder> Members
C1.Web.Mvc.Finance.Fluent Namespace